
 
 '   I F   t h e   f i r s t   C a s e E l s e   i s   n o t   p r e s e n t 
 
 '     t h e n   t h e   s e c o n d   C a s e E l s e   i s   n o t   w o r k i n g 
 
 C o n t r o l s   C l o s e T e x t B o x   
 
 
 
 S l o t   1   =   1 
 
 S l o t   2   =   1 
 
 
 
 S e l e c t   S l o t ( 1 ) 
 
 	 C a s e   1 
 
 	 	 S e l e c t   S l o t ( 2 ) 
 
 	 	 	 C a s e   1 
 
 	 	 	 	 P r i n t   " S l o t 2   =   1 "   +   C R L F 
 
 	 	 	 ' C a s e E l s e 
 
 	 	 	 ' 	 P r i n t   " S l o t 2   < >   1 "   +   C R L F 
 
 	 	 E n d S e l e c t 
 
 	 C a s e E l s e 
 
 	 	 P r i n t   " S l o t 1   < >   1 " 
 
 E n d S e l e c t 
 
 
 
 W a i t   S e c o n d s   0 . 5 
 
 P r i n t   " " 
 
 
 
 
 
 ' W A T C H   S l o t ( 1 ) 
 
 ' W A T C H   S l o t ( 1 )   *   5 
 
 ' W A T C H   s q r t ( S l o t ( 1 ) ) 
 
 ' E X E C   S l o t   1   =   2 
 
 